From: Jim Blandy Date: Mon, 24 May 1993 16:01:41 +0000 (+0000) Subject: * Makefile.in: Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96039 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fe7cd06e97287f257a2a98834d695044e99295ba;p=emacs.git * Makefile.in: Doc fix. --- diff --git a/Makefile.in b/Makefile.in index 11ff13eef26..547421a29a6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -288,8 +288,8 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile rm -f oldXMenu/Makefile.tmp - @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile'." - @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \ + @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile.in'." + @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile.in'." ; \ echo "# If you are thinking about editing it, you should seriously consider" ; \ echo "# running \`make oldXMenu/Makefile' at the top of the" ; \ echo "# Emacs build tree instead, or editing" ; \